projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
571388b
)
(byte-compile-warnings): Don't warn about obsolete functions in this
author
Glenn Morris
<rgm@gnu.org>
Sun, 30 Mar 2008 00:47:33 +0000
(
00:47
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 30 Mar 2008 00:47:33 +0000
(
00:47
+0000)
obsolete file.
lisp/obsolete/lazy-lock.el
patch
|
blob
|
history
diff --git
a/lisp/obsolete/lazy-lock.el
b/lisp/obsolete/lazy-lock.el
index 14ea145264aa69c48a543c24c0044e66e96632aa..3854563e48f98b9909c6497165c2efd57eb71046 100644
(file)
--- a/
lisp/obsolete/lazy-lock.el
+++ b/
lisp/obsolete/lazy-lock.el
@@
-1054,5
+1054,9
@@
verbosity is controlled via the variable `lazy-lock-stealth-verbose'."
(provide 'lazy-lock)
+;; Local Variables:
+;; byte-compile-warnings: (not obsolete)
+;; End:
+
;; arch-tag: c1776846-f046-4a45-9684-54b951b12fc9
;;; lazy-lock.el ends here